Shopify – remove _stape appended to each event

Hi,

is it somehow possible to remove the “_stape” appended to each event?
I would like to use {{Event}} as event name for GA4 Tags – now I need a lookup table…

    event: "view_collection_stape",
    ecomm_pagetype: "category",
    ecommerce: {
        collection_id: "12345678",
        currency: "USD",
        item_list_name: "Products",
        items: [

Not possible at the moment.

ok.

Also, why do you call view_item_list:

"event": "view_collection_stape",

was this a mistake and now you have to keep it that way?

Is there a complete list of event names + parameters you use for shopify datalayer?

Regards!

You can find the entire list here:

1 Like