Book a call

Fill out the form and we will call you back as soon as possible

Emergency situation

In case of emergencies or breakdowns, you can send an SMS to our emergency hotline

On-call phone (SMS only)

+45 29 70 15 95

Send an SMS with the following information:

  • Your name and webshop
  • Description of the problem
  • Your callback phone number

Notes: This service is only for critical situations where your webshop is down or has serious problems. For regular support, please use our normal support channels.

MakeInfluence tracking

Guide to implementing the MakeInfluence tracking pixel on your Shoporama webshop to track sales from influencer collaborations.

Reading time: approx. 1-2 minutes
Shopejer

To track sales generated through MakeInfluence, you need a tracking pixel on your order confirmation page. The pixel records the order number, total amount and any discount code.

Implementation

Insert the following code in your thanks.html in your theme:

<{if $order}> <img src="https://system.makeinfluence.com/p?bid=[YOUR USER ID]&value=<{$order->getPrice()|number_format:0:"":""}>&uid=<{$order->getWebshopOrderId()}><{if $order->getVoucherCode()}>&promotion_code=<{$order->getVoucherCode()}><{/if}>"> <{/if}>

Important.

Replace [YOUR USER ID] with your MakeInfluence user ID. You need a developer to implement the code in your theme.

Do you need help? Contact us at support@shoporama.dk.