# Client Side notification – tag-image-new (Footer)

In the present article, an example case study will be shown on the use of the **tag-image-new** event. This example will demonstrate how a footer is displayed whenever a new tag is added to an image.

{% hint style="success" %}

* The current example only serves as a showcase of what can be done by capturing the event emitted whenever a new tag is added to a specific image.
  {% endhint %}

The SharinPix Album below contains photos of model parts that contain a product information tag.

![](https://2221230591-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F5EvYRrLbUyvRh8o1jmMG%2Fuploads%2F3ASbLX8861fX7x0Jlpe4%2Fimage%20\(19\).png?alt=media\&token=b7b72291-c14f-4824-bf56-fc5dd7072f06)

* Upon clicking on an image's thumbnail, the large view mode is activated.

![](https://2221230591-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F5EvYRrLbUyvRh8o1jmMG%2Fuploads%2FVVfnf8kmBkLG30WFc5zD%2Fimage%20\(20\).png?alt=media\&token=eec755e1-75b1-479c-865e-cf27ea674336)

Whenever a tag **reference** is applied to the image, model, id and serial number fields are displayed to allow the user to enter the corresponding model, ID and serial number represented on the product tag found in the image. The screenshot below illustrates this feature.

![](https://2221230591-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F5EvYRrLbUyvRh8o1jmMG%2Fuploads%2Fh3MxYFUoRgfOFNugA0Fn%2Fimage%20\(21\).png?alt=media\&token=34b2f031-58c0-47b7-971e-41bb6198d185)

{% hint style="info" %}
The event **tag-image-new** is one of many SharinPix events. To learn more about these SharinPix Events, refer to the following chapter: [SharinPix integration - events](https://docs.sharinpix.com/documentation/integrations/events) .
{% endhint %}
