Listrak_Remarketing - Version 1.0.5

Version Notes

Added multi-store functionality to API methods, as well as enhanced security.

Download this release

Release Info

Developer Listrak
Extension Listrak_Remarketing
Version 1.0.5
Comparing to
See all releases


Code changes from version 1.0.4 to 1.0.5

app/code/community/Listrak/Remarketing/etc/wsdl.xml CHANGED
@@ -25,6 +25,7 @@
25
  <element name="created_at" type="xsd:string" minOccurs="0"/>
26
  <element name="updated_at" type="xsd:string" minOccurs="0"/>
27
  <element name="quote_id" type="xsd:string" minOccurs="0"/>
 
28
  <element name="customer" type="typens:ListrakRemarketingCustomerEntity" minOccurs="0"/>
29
  <element name="emails" type="typens:ArrayOfListrakRemarketingSessionEmail" minOccurs="0"/>
30
  <element name="clicks" type="typens:ArrayOfListrakRemarketingClick" minOccurs="0"/>
@@ -285,7 +286,7 @@
285
  </types>
286
  <message name="listrakRemarketingAbandonedCartListRequest">
287
  <part name="sessionId" type="xsd:string" />
288
- <part name="storeId" type="xsd:int" />
289
  <part name="startDate" type="xsd:string" />
290
  <part name="endDate" type="xsd:string" />
291
  <part name="perPage" type="xsd:int" />
@@ -296,7 +297,7 @@
296
  </message>
297
  <message name="listrakRemarketingAbandonedCartPurgeRequest">
298
  <part name="sessionId" type="xsd:string" />
299
- <part name="storeId" type="xsd:int" />
300
  <part name="endDate" type="xsd:string" />
301
  </message>
302
  <message name="listrakRemarketingAbandonedCartPurgeResponse">
@@ -304,7 +305,7 @@
304
  </message>
305
  <message name="listrakRemarketingClickListRequest">
306
  <part name="sessionId" type="xsd:string" />
307
- <part name="storeId" type="xsd:int" />
308
  <part name="startDate" type="xsd:string" />
309
  <part name="endDate" type="xsd:string" />
310
  <part name="perPage" type="xsd:int" />
@@ -315,7 +316,7 @@
315
  </message>
316
  <message name="listrakRemarketingClickPurgeRequest">
317
  <part name="sessionId" type="xsd:string" />
318
- <part name="storeId" type="xsd:int" />
319
  <part name="endDate" type="xsd:string" />
320
  </message>
321
  <message name="listrakRemarketingClickPurgeResponse">
@@ -323,7 +324,7 @@
323
  </message>
324
  <message name="listrakRemarketingLogListRequest">
325
  <part name="sessionId" type="xsd:string" />
326
- <part name="storeId" type="xsd:int" />
327
  <part name="startDate" type="xsd:string" />
328
  <part name="endDate" type="xsd:string" />
329
  <part name="perPage" type="xsd:int" />
@@ -335,7 +336,7 @@
335
  </message>
336
  <message name="listrakRemarketingLogPurgeRequest">
337
  <part name="sessionId" type="xsd:string" />
338
- <part name="storeId" type="xsd:int" />
339
  <part name="endDate" type="xsd:string" />
340
  </message>
341
  <message name="listrakRemarketingLogPurgeResponse">
@@ -343,7 +344,7 @@
343
  </message>
344
  <message name="listrakRemarketingLogToggleRequest">
345
  <part name="sessionId" type="xsd:string" />
346
- <part name="storeId" type="xsd:int" />
347
  <part name="onOff" type="xsd:string" />
348
  </message>
349
  <message name="listrakRemarketingLogToggleResponse">
@@ -351,7 +352,7 @@
351
  </message>
352
  <message name="listrakRemarketingOrderListRequest">
353
  <part name="sessionId" type="xsd:string" />
354
- <part name="storeId" type="xsd:int" />
355
  <part name="startDate" type="xsd:string" />
356
  <part name="endDate" type="xsd:string" />
357
  <part name="perPage" type="xsd:int" />
@@ -362,7 +363,7 @@
362
  </message>
363
  <message name="listrakRemarketingOrderStatusListRequest">
364
  <part name="sessionId" type="xsd:string" />
365
- <part name="storeId" type="xsd:int" />
366
  <part name="startDate" type="xsd:string" />
367
  <part name="endDate" type="xsd:string" />
368
  <part name="perPage" type="xsd:int" />
@@ -374,7 +375,7 @@
374
  </message>
375
  <message name="listrakRemarketingProductListRequest">
376
  <part name="sessionId" type="xsd:string" />
377
- <part name="storeId" type="xsd:int" />
378
  <part name="perPage" type="xsd:int" />
379
  <part name="page" type="xsd:int" />
380
  </message>
@@ -383,7 +384,7 @@
383
  </message>
384
  <message name="listrakRemarketingSubscriberListRequest">
385
  <part name="sessionId" type="xsd:string" />
386
- <part name="storeId" type="xsd:int" />
387
  <part name="startDate" type="xsd:string" />
388
  <part name="perPage" type="xsd:int" />
389
  <part name="page" type="xsd:int" />
@@ -400,7 +401,7 @@
400
  </message>
401
  <message name="listrakRemarketingCustomerListRequest">
402
  <part name="sessionId" type="xsd:string" />
403
- <part name="storeId" type="xsd:int" />
404
  <part name="websiteId" type="xsd:int" />
405
  <part name="perPage" type="xsd:int" />
406
  <part name="page" type="xsd:int" />
@@ -410,7 +411,7 @@
410
  </message>
411
  <message name="listrakRemarketingInfoListRequest">
412
  <part name="sessionId" type="xsd:string" />
413
- <part name="storeId" type="xsd:int" />
414
  </message>
415
  <message name="listrakRemarketingInfoListResponse">
416
  <part name="result" type="typens:ListrakRemarketingInfoEntity" />
25
  <element name="created_at" type="xsd:string" minOccurs="0"/>
26
  <element name="updated_at" type="xsd:string" minOccurs="0"/>
27
  <element name="quote_id" type="xsd:string" minOccurs="0"/>
28
+ <element name="ips" type="xsd:string" minOccurs="0"/>
29
  <element name="customer" type="typens:ListrakRemarketingCustomerEntity" minOccurs="0"/>
30
  <element name="emails" type="typens:ArrayOfListrakRemarketingSessionEmail" minOccurs="0"/>
31
  <element name="clicks" type="typens:ArrayOfListrakRemarketingClick" minOccurs="0"/>
286
  </types>
287
  <message name="listrakRemarketingAbandonedCartListRequest">
288
  <part name="sessionId" type="xsd:string" />
289
+ <part name="storeId" type="xsd:string" />
290
  <part name="startDate" type="xsd:string" />
291
  <part name="endDate" type="xsd:string" />
292
  <part name="perPage" type="xsd:int" />
297
  </message>
298
  <message name="listrakRemarketingAbandonedCartPurgeRequest">
299
  <part name="sessionId" type="xsd:string" />
300
+ <part name="storeId" type="xsd:string" />
301
  <part name="endDate" type="xsd:string" />
302
  </message>
303
  <message name="listrakRemarketingAbandonedCartPurgeResponse">
305
  </message>
306
  <message name="listrakRemarketingClickListRequest">
307
  <part name="sessionId" type="xsd:string" />
308
+ <part name="storeId" type="xsd:string" />
309
  <part name="startDate" type="xsd:string" />
310
  <part name="endDate" type="xsd:string" />
311
  <part name="perPage" type="xsd:int" />
316
  </message>
317
  <message name="listrakRemarketingClickPurgeRequest">
318
  <part name="sessionId" type="xsd:string" />
319
+ <part name="storeId" type="xsd:string" />
320
  <part name="endDate" type="xsd:string" />
321
  </message>
322
  <message name="listrakRemarketingClickPurgeResponse">
324
  </message>
325
  <message name="listrakRemarketingLogListRequest">
326
  <part name="sessionId" type="xsd:string" />
327
+ <part name="storeId" type="xsd:string" />
328
  <part name="startDate" type="xsd:string" />
329
  <part name="endDate" type="xsd:string" />
330
  <part name="perPage" type="xsd:int" />
336
  </message>
337
  <message name="listrakRemarketingLogPurgeRequest">
338
  <part name="sessionId" type="xsd:string" />
339
+ <part name="storeId" type="xsd:string" />
340
  <part name="endDate" type="xsd:string" />
341
  </message>
342
  <message name="listrakRemarketingLogPurgeResponse">
344
  </message>
345
  <message name="listrakRemarketingLogToggleRequest">
346
  <part name="sessionId" type="xsd:string" />
347
+ <part name="storeId" type="xsd:string" />
348
  <part name="onOff" type="xsd:string" />
349
  </message>
350
  <message name="listrakRemarketingLogToggleResponse">
352
  </message>
353
  <message name="listrakRemarketingOrderListRequest">
354
  <part name="sessionId" type="xsd:string" />
355
+ <part name="storeId" type="xsd:string" />
356
  <part name="startDate" type="xsd:string" />
357
  <part name="endDate" type="xsd:string" />
358
  <part name="perPage" type="xsd:int" />
363
  </message>
364
  <message name="listrakRemarketingOrderStatusListRequest">
365
  <part name="sessionId" type="xsd:string" />
366
+ <part name="storeId" type="xsd:string" />
367
  <part name="startDate" type="xsd:string" />
368
  <part name="endDate" type="xsd:string" />
369
  <part name="perPage" type="xsd:int" />
375
  </message>
376
  <message name="listrakRemarketingProductListRequest">
377
  <part name="sessionId" type="xsd:string" />
378
+ <part name="storeId" type="xsd:string" />
379
  <part name="perPage" type="xsd:int" />
380
  <part name="page" type="xsd:int" />
381
  </message>
384
  </message>
385
  <message name="listrakRemarketingSubscriberListRequest">
386
  <part name="sessionId" type="xsd:string" />
387
+ <part name="storeId" type="xsd:string" />
388
  <part name="startDate" type="xsd:string" />
389
  <part name="perPage" type="xsd:int" />
390
  <part name="page" type="xsd:int" />
401
  </message>
402
  <message name="listrakRemarketingCustomerListRequest">
403
  <part name="sessionId" type="xsd:string" />
404
+ <part name="storeId" type="xsd:string" />
405
  <part name="websiteId" type="xsd:int" />
406
  <part name="perPage" type="xsd:int" />
407
  <part name="page" type="xsd:int" />
411
  </message>
412
  <message name="listrakRemarketingInfoListRequest">
413
  <part name="sessionId" type="xsd:string" />
414
+ <part name="storeId" type="xsd:string" />
415
  </message>
416
  <message name="listrakRemarketingInfoListResponse">
417
  <part name="result" type="typens:ListrakRemarketingInfoEntity" />
package.xml CHANGED
@@ -1,7 +1,7 @@
1
  <?xml version="1.0"?>
2
  <package>
3
  <name>Listrak_Remarketing</name>
4
- <version>1.0.4</version>
5
  <stability>stable</stability>
6
  <license uri="http://s1.listrakbi.com/licenses/magento.txt">Listrak EULA</license>
7
  <channel>community</channel>
@@ -16,11 +16,11 @@
16
  - Tracks clicks from Listrak emails for conversion reporting&#xD;
17
  - Synchronizes Magento newsletter subscriptions with your Listrak account&#xD;
18
  </description>
19
- <notes>Fixed a problem with sql upgrade script</notes>
20
  <authors><author><name>Listrak</name><user>Listrak</user><email>magento@listrak.com</email></author></authors>
21
- <date>2012-01-12</date>
22
- <time>2012-01-12</time>
23
- <contents><target name="magecommunity"><dir name="Listrak"><dir name="Remarketing"><dir name="Block"><dir name="Adminhtml"><dir name="Abandonedcartreport"><file name="Grid.php" hash="6c9975250ee0d3318fe1a996e19b554f"/></dir><file name="Abandonedcartreport.php" hash="5c348aeec1c636b39ac037b5abc1875a"/><dir name="Emailcapture"><dir name="Edit"><file name="Form.php" hash="dae25c78913b35bb3ad64da797cd82b4"/><dir name="Tab"><file name="Form.php" hash="d1b495e77fd135af95457ee7c3f1f21c"/></dir><file name="Tabs.php" hash="b7c89cd1e1fae23ed52079c6d63ef4ee"/></dir><file name="Edit.php" hash="6a06c2b0dfb5a0414a642bc0cd3b5461"/><file name="Grid.php" hash="9eca43e603861ce2f24ec21a4d3a5064"/></dir><file name="Emailcapture.php" hash="accf0689467c5446e7605cad41e427b0"/><file name="Notifications.php" hash="dec4ef3882d5d11d738576787d05ec61"/></dir><file name="Ecjs.php" hash="18d45c5bdf0dacc8b49e1c8489e2948d"/></dir><dir name="Helper"><file name="Data.php" hash="bd33bd2e7c3b6cf34cc28499a1f2eb7f"/></dir><dir name="Model"><dir name="Abandonedcart"><dir name="Api"><file name="V2.php" hash="c7b46e1feab677e41f4f9a3914e415fb"/></dir><file name="Api.php" hash="904d3c39e295d3190c2d4f683fb63f2b"/></dir><file name="Abandonedcart.php" hash="2bd672054843917133e3ac7d941be42c"/><dir name="Apiextension"><dir name="Api"><file name="V2.php" hash="ff5a5f68d92c8a790bb00282c30c1378"/></dir><file name="Api.php" hash="63a9d5b9741dc7f191914e8ca2790ba9"/></dir><file name="Apiextension.php" hash="1a5964f749523d74c648d6609673fb08"/><dir name="Click"><dir name="Api"><file name="V2.php" hash="510ae6b8032ff54b5f43d94f447f35e2"/></dir><file name="Api.php" hash="b22605c25dd1336188a62fbbecc177bf"/></dir><file name="Click.php" hash="1515980303b6853db01addf3802ca675"/><file name="Emailcapture.php" hash="4987ceda6dda7ca134736895e3cfed74"/><dir name="Log"><dir name="Api"><file name="V2.php" hash="ace9ca737ebefd47205886fdef504a05"/></dir><file name="Api.php" hash="2a2a52b419cb90c0648209964b961287"/></dir><file name="Log.php" hash="577b2308bdbc531c867c67277d513371"/><dir name="Mysql4"><dir name="Abandonedcart"><file name="Collection.php" hash="bf8688e036707913ce393c310e2b3546"/></dir><file name="Abandonedcart.php" hash="446945e10c03137241f2d1eefd8668b6"/><file name="Apiextension.php" hash="4bbee7324ff4e6e4ca70587b023da6a0"/><dir name="Click"><file name="Collection.php" hash="41ff4606dff463ddac76e790a5d9d8d5"/></dir><file name="Click.php" hash="baabaf95e4d4f7f3fb1a2ac1c1965984"/><dir name="Emailcapture"><file name="Collection.php" hash="4dbc86c599e6a390e1f8bde7752f09c2"/></dir><file name="Emailcapture.php" hash="b68ee210c3bcec8f2fccef7979b022b7"/><dir name="Log"><file name="Collection.php" hash="1765ae33eb74e9593d8266702cfe4160"/></dir><file name="Log.php" hash="e244d19b857ee9d03a7955a30d3f6cf3"/><dir name="Session"><file name="Collection.php" hash="c095fdf0c54184df63ff6dd8636d779e"/></dir><file name="Session.php" hash="454a2c56529a0db4db3a5b8473952f78"/><dir name="Subscriberupdate"><file name="Collection.php" hash="1fd68314a80e93f416815273f29bf9f5"/></dir><file name="Subscriberupdate.php" hash="4957865b4aa8bbdda3a50484d7e49880"/></dir><file name="Observer.php" hash="375845e1ff616e7fa1736ab90335f989"/><file name="Session.php" hash="022a065dcbc893cec1eab6a89863c089"/><file name="Subscriber.php" hash="7addcff01d1c12e88baad9064a362f2c"/><file name="Subscriberupdate.php" hash="77df791c2d17772345f518ce3b4dab90"/></dir><dir name="controllers"><dir name="Adminhtml"><file name="AbandonedcartreportController.php" hash="e1a2c2db0c6cc8cc30f9fdf26636c1a0"/><file name="EmailcaptureController.php" hash="ad7c87ca689bc30eb135fc5d25ae21a2"/></dir><file name="CartController.php" hash="3d095524dd3efa6be611bf5eaa767f28"/><file name="ConfigController.php" hash="7250d699110107b35fa004833dc3595e"/><file name="EmailController.php" hash="7b9e1711e0c964876b8afe46dde9266b"/><file name="TroubleshootingController.php" hash="8e9355a2c91ee3508620fc893aabe050"/></dir><dir name="etc"><file name="adminhtml.xml" hash="0e01a6415641c271f4eb3067419c7f0a"/><file name="api.xml" hash="9e261fb5bfd7fc24870a8f8af5c9b226"/><file name="config.xml" hash="ae828ca7d559b4f5b79199d43c919924"/><file name="system.xml" hash="f607244296525660dd23c0cec26657fa"/><file name="wsdl.xml" hash="a876d20d477f6a22b6ce66021dc5f6f1"/><file name="wsi.xml" hash="e6fc96537d37c0c688454442d05c637d"/></dir><dir name="sql"><dir name="listrak_remarketing_setup"><file name="mysql4-install-1.0.0.php" hash="ad4ae4bafbd1f2bdc02920c449c2ce34"/><file name="mysql4-upgrade-1.0.0-1.0.1.php" hash="51d6494a61a2e32907cdc8eaf078274c"/></dir></dir></dir></dir></target><target name="magedesign"><dir name="adminhtml"><dir name="default"><dir name="default"><dir name="layout"><file name="remarketing.xml" hash="44d7027ba447c4aaf0841d32d185ffde"/></dir></dir></dir></dir><dir name="frontend"><dir name="base"><dir name="default"><dir name="layout"><file name="remarketing.xml" hash="b9959df6437595381e7e12b5313dab74"/></dir></dir></dir></dir></target><target name="mageetc"><dir name="modules"><file name="Listrak_Remarketing.xml" hash="1fc68edb656e220874e64cffaf7f2dbd"/></dir></target></contents>
24
  <compatible/>
25
  <dependencies><required><php><min>5.2.0</min><max>6.0.0</max></php></required></dependencies>
26
  </package>
1
  <?xml version="1.0"?>
2
  <package>
3
  <name>Listrak_Remarketing</name>
4
+ <version>1.0.5</version>
5
  <stability>stable</stability>
6
  <license uri="http://s1.listrakbi.com/licenses/magento.txt">Listrak EULA</license>
7
  <channel>community</channel>
16
  - Tracks clicks from Listrak emails for conversion reporting&#xD;
17
  - Synchronizes Magento newsletter subscriptions with your Listrak account&#xD;
18
  </description>
19
+ <notes>Added multi-store functionality to API methods, as well as enhanced security.</notes>
20
  <authors><author><name>Listrak</name><user>Listrak</user><email>magento@listrak.com</email></author></authors>
21
+ <date>2012-01-13</date>
22
+ <time>2012-01-13</time>
23
+ <contents><target name="magecommunity"><dir name="Listrak"><dir name="Remarketing"><dir name="Block"><dir name="Adminhtml"><dir name="Abandonedcartreport"><file name="Grid.php" hash="6c9975250ee0d3318fe1a996e19b554f"/></dir><file name="Abandonedcartreport.php" hash="5c348aeec1c636b39ac037b5abc1875a"/><dir name="Emailcapture"><dir name="Edit"><file name="Form.php" hash="dae25c78913b35bb3ad64da797cd82b4"/><dir name="Tab"><file name="Form.php" hash="d1b495e77fd135af95457ee7c3f1f21c"/></dir><file name="Tabs.php" hash="b7c89cd1e1fae23ed52079c6d63ef4ee"/></dir><file name="Edit.php" hash="6a06c2b0dfb5a0414a642bc0cd3b5461"/><file name="Grid.php" hash="9eca43e603861ce2f24ec21a4d3a5064"/></dir><file name="Emailcapture.php" hash="accf0689467c5446e7605cad41e427b0"/><file name="Notifications.php" hash="dec4ef3882d5d11d738576787d05ec61"/></dir><file name="Ecjs.php" hash="18d45c5bdf0dacc8b49e1c8489e2948d"/></dir><dir name="Helper"><file name="Data.php" hash="bd33bd2e7c3b6cf34cc28499a1f2eb7f"/></dir><dir name="Model"><dir name="Abandonedcart"><dir name="Api"><file name="V2.php" hash="c7b46e1feab677e41f4f9a3914e415fb"/></dir><file name="Api.php" hash="904d3c39e295d3190c2d4f683fb63f2b"/></dir><file name="Abandonedcart.php" hash="2bd672054843917133e3ac7d941be42c"/><dir name="Apiextension"><dir name="Api"><file name="V2.php" hash="ff5a5f68d92c8a790bb00282c30c1378"/></dir><file name="Api.php" hash="63a9d5b9741dc7f191914e8ca2790ba9"/></dir><file name="Apiextension.php" hash="1a5964f749523d74c648d6609673fb08"/><dir name="Click"><dir name="Api"><file name="V2.php" hash="510ae6b8032ff54b5f43d94f447f35e2"/></dir><file name="Api.php" hash="b22605c25dd1336188a62fbbecc177bf"/></dir><file name="Click.php" hash="1515980303b6853db01addf3802ca675"/><file name="Emailcapture.php" hash="4987ceda6dda7ca134736895e3cfed74"/><dir name="Log"><dir name="Api"><file name="V2.php" hash="ace9ca737ebefd47205886fdef504a05"/></dir><file name="Api.php" hash="2a2a52b419cb90c0648209964b961287"/></dir><file name="Log.php" hash="577b2308bdbc531c867c67277d513371"/><dir name="Mysql4"><dir name="Abandonedcart"><file name="Collection.php" hash="bf8688e036707913ce393c310e2b3546"/></dir><file name="Abandonedcart.php" hash="446945e10c03137241f2d1eefd8668b6"/><file name="Apiextension.php" hash="4bbee7324ff4e6e4ca70587b023da6a0"/><dir name="Click"><file name="Collection.php" hash="41ff4606dff463ddac76e790a5d9d8d5"/></dir><file name="Click.php" hash="baabaf95e4d4f7f3fb1a2ac1c1965984"/><dir name="Emailcapture"><file name="Collection.php" hash="4dbc86c599e6a390e1f8bde7752f09c2"/></dir><file name="Emailcapture.php" hash="b68ee210c3bcec8f2fccef7979b022b7"/><dir name="Log"><file name="Collection.php" hash="1765ae33eb74e9593d8266702cfe4160"/></dir><file name="Log.php" hash="e244d19b857ee9d03a7955a30d3f6cf3"/><dir name="Session"><file name="Collection.php" hash="c095fdf0c54184df63ff6dd8636d779e"/></dir><file name="Session.php" hash="454a2c56529a0db4db3a5b8473952f78"/><dir name="Subscriberupdate"><file name="Collection.php" hash="1fd68314a80e93f416815273f29bf9f5"/></dir><file name="Subscriberupdate.php" hash="4957865b4aa8bbdda3a50484d7e49880"/></dir><file name="Observer.php" hash="375845e1ff616e7fa1736ab90335f989"/><file name="Session.php" hash="022a065dcbc893cec1eab6a89863c089"/><file name="Subscriber.php" hash="7addcff01d1c12e88baad9064a362f2c"/><file name="Subscriberupdate.php" hash="77df791c2d17772345f518ce3b4dab90"/></dir><dir name="controllers"><dir name="Adminhtml"><file name="AbandonedcartreportController.php" hash="e1a2c2db0c6cc8cc30f9fdf26636c1a0"/><file name="EmailcaptureController.php" hash="ad7c87ca689bc30eb135fc5d25ae21a2"/></dir><file name="CartController.php" hash="3d095524dd3efa6be611bf5eaa767f28"/><file name="ConfigController.php" hash="7250d699110107b35fa004833dc3595e"/><file name="EmailController.php" hash="7b9e1711e0c964876b8afe46dde9266b"/><file name="TroubleshootingController.php" hash="8e9355a2c91ee3508620fc893aabe050"/></dir><dir name="etc"><file name="adminhtml.xml" hash="0e01a6415641c271f4eb3067419c7f0a"/><file name="api.xml" hash="9e261fb5bfd7fc24870a8f8af5c9b226"/><file name="config.xml" hash="ae828ca7d559b4f5b79199d43c919924"/><file name="system.xml" hash="f607244296525660dd23c0cec26657fa"/><file name="wsdl.xml" hash="d354dcaaaa2ae4a7adc101f08c7284ee"/><file name="wsi.xml" hash="e6fc96537d37c0c688454442d05c637d"/></dir><dir name="sql"><dir name="listrak_remarketing_setup"><file name="mysql4-install-1.0.0.php" hash="ad4ae4bafbd1f2bdc02920c449c2ce34"/><file name="mysql4-upgrade-1.0.0-1.0.1.php" hash="51d6494a61a2e32907cdc8eaf078274c"/></dir></dir></dir></dir></target><target name="magedesign"><dir name="adminhtml"><dir name="default"><dir name="default"><dir name="layout"><file name="remarketing.xml" hash="44d7027ba447c4aaf0841d32d185ffde"/></dir></dir></dir></dir><dir name="frontend"><dir name="base"><dir name="default"><dir name="layout"><file name="remarketing.xml" hash="b9959df6437595381e7e12b5313dab74"/></dir></dir></dir></dir></target><target name="mageetc"><dir name="modules"><file name="Listrak_Remarketing.xml" hash="1fc68edb656e220874e64cffaf7f2dbd"/></dir></target></contents>
24
  <compatible/>
25
  <dependencies><required><php><min>5.2.0</min><max>6.0.0</max></php></required></dependencies>
26
  </package>