• Resolved clawduda

    (@clawduda)


    Hi,
    I am interested in your plugin for the Biano Pixel functionality. Unfortunately I see that your plugin uses productIDs to label each product and we need to use SKUs instead, because all products are logged in google analytics , google merchent and other platforums with their SKUs instead of the id from the database

    If you could perhaps help with a code for functions.php that would force this it would be great !

    Thank you in advance
    Claudiu

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author MERGADO

    (@mergado)

    Hello @clawduda

    I’ll ask our developers if they can help you with that.

    I will let you know.

    Petr
    Mergado Pack

    Thread Starter clawduda

    (@clawduda)

    Thank you,
    So for reference this is what i need to do

    Lets take as an example Product X
    It has product ID 1234 and SKU 789
    When your plugin fires an event it looks like:
    Page view -> productID 1234
    Add to cart -> product ID 1234

    What I am trying to achieve is make the event:
    page view -> productID 789
    add to cart -> product id 789

    Hopefully i managed to explain it ok ??

    Thank you in advance
    Claudiu

    Plugin Author MERGADO

    (@mergado)

    Hello @clawduda ,

    it’s actually not that simple according to our developer.The changes are not just in one location.
    But he’s going to take a look at it and try to advise.

    Petr
    Mergado

    Plugin Author MERGADO

    (@mergado)

    Hello,
    Unfortunately, this modification is currently not possible. The data for the Biano pixel is sent from the front-end and the plugin is not ready for this modification.

    If you are also using the plugin to create a Biano feed via Mergado.com, this modification does not make sense. The MP plugin generates the same PRODUCT_ID in the feed as the PRODUCT_ID used by the Biano Pixel. This value is used to match products from the feed and the Pixel.

    Sorry I can not help you more. ??

    Petr from
    Mergado

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Biano Pixel – Use SKU instead of product ID’ is closed to new replies.