EasyLink Level 1

Link your 3D catalog hosted on TraceParts CAD-content platform with your own web site.

This first level of integration simply adds a link onto your website jumping to a TraceParts page. It allows all of your CAD content to become freely accessible from a new web page.

Design professionals interested in your 2D/3D CAD models and technical data are then redirected to a web page containing your logo and featuring a graphical user interface similar to TraceParts site.

Here is an example of the code to be integrated into your web page:

<a href="https://www.traceparts.com/els/elsid" target="_blank">CAD library powered by TraceParts</a>

The final URL containing your EasyLink ID (ELSID) will be provided by your TraceParts account manager.

By choosing this Level 1 integration, you are free to decide which level of TraceParts content you want to link to, among the different data-hierarchy levels:

Home page

<a href="https://www.traceparts.com/els/elsid" target="_blank">CAD library powered by TraceParts</a>

Product category

<a href="https://www.traceparts.com/els/elsid/goto?CatalogPath=CategoryID" target="_blank">CAD library powered by TraceParts</a>

Product page

<a href="https://www.traceparts.com/els/elsid/goto?Product=ProductID" target="_blank">CAD library powered by TraceParts</a>

The URL(s) containing your EasyLink ID (ELSID), CategoryID or ProductID will be provided by your TraceParts account manager.