Code Monkey home page Code Monkey logo

shopify's People

Contributors

bratucornel avatar cosminatomei avatar gabrielcc avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

shopify's Issues

Nu merge saveOrder

Evenimentul de saveOrder nu apare in User Journey.

sendProduct si addToCart apar in User Journey.

Illegal string offset 'total_price'

Error message
E_WARNING: Illegal string offset 'total_price'

Stack trace
in unknown called at /var/www/html/shopify/webhooks/orders/create.php (62)

Nu merge sendCategory

Evenimentul de sendCategory nu apare in User Journey daca utilizatorul acceseaza doar categoriile.

In schimb, sendCategory apare in User Journey daca utiilizatorul a vizionat un produs.

Nu merg eventurile pe magazine cu domeniu custom

La Shopify, ai posibilitatea sa iti setezi un domeniu custom.
De exemplu, https://cubio.ro/ este pe shopify.

In momentul in care se fac requesturile de tracking catre retargeting, sunt requesturi care se fac cu variabila shop=shop.shopify.com si requesturi care se fac cu shop=domain.

Cele cu shop=domain nu merg. De exemplu, pentru cubio:

2 posibile rezolvari:

  • modificat verificarea sa fie facuta in functie de shop sau domain
  • modificat js sa tina cont de shop, nu de window.location (adica de domain) (aici
    _ra_js.src = "https://retargeting.biz/shopify/triggers.php?shop="+encodeURI(window.location.host)+"&t="+s+"&h="+h+"&hc="+hc+"&v="+encodeURI(JSON.stringify(v));
    )

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.